Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component nuxeo.platform.signature.web.audit

Contributions

XML Source

<?xml version="1.0" encoding="UTF-8"?>
<component name="nuxeo.platform.signature.web.audit">

  <extension target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService"
    point="event">
    <documentation>Log signing events</documentation>
    <event name="documentSigned" />
  </extension>

</component>